home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5075 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.4 KB

  1. Path: news.uni-jena.de!news
  2. From: mkt@isun04.inf.uni-jena.de (Tilo Koerbs)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland c++ question
  5. Date: 2 Feb 1996 12:06:34 GMT
  6. Organization: Lehrstuhl fuer Rechnerarchitektur- und kommunikation, FSU Jena
  7. Message-ID: <4esuoa$80l@fsuj01.rz.uni-jena.de>
  8. References: <4eru1u$87m@usenet.srv.cis.pitt.edu>
  9. Reply-To: mkt@isun04.inf.uni-jena.de
  10. NNTP-Posting-Host: isun07.inf.uni-jena.de
  11.  
  12. In article 87m@usenet.srv.cis.pitt.edu, rejst8+@pitt.edu (Reynaldo Johnson) writes:
  13. > I need to know the minimum system requirements for Borland c++ ver4.0.
  14. > I have a 486dx2 50mhz 4meg ram system. 
  15.  
  16. I too have a 386 with only 4 MB ram.
  17. I did not installed the whole 4.0.
  18. Windows (and thats what you need for the IDE (integrated development environment))
  19. is a little bit in trouble when running BC 3.1.
  20. The compilation time is far too much!!!
  21.  
  22. Since 4.0 has no DOS IDE I only installed the command line compiler.
  23. There is no problem running this.
  24.  
  25. But for good working with BC 4.0 and Windows (W95 , os/2, ..) you need
  26. at least 8 MB. For a good compilation speed you probably need 16 MB,
  27. possibly more to be quite fast.
  28. Your processor is fast enough for 8 MB. But if you have 16 or more
  29. a faster processor is recommended (P75 has enough speed even
  30. for a 24 MB system. Especially for larger projects.
  31. A P133 with less than 24 MB is nonsense!!!).
  32.  
  33. Bye.
  34. Tilo Koerbs
  35.  
  36.  
  37.  
  38.  
  39.  
  40.